Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Mozilla-Ocho/proto

Repository files navigation

PROTO

This is a prototype repo for team Bosque (name can potentially change).

Getting started

docker compose up --build

or if already built

docker compose up  

Getting latest database changes

docker compose exec -it appserver yarn knex migrate:latest

Installing new packages

docker compose exec -it appserver yarn install

ENV Vars

Auth0: Creating scafolding but not in use

AUTH0_SECRET= 
AUTH0_CLIENT_ID= 
AUTH0_ISSUER_BASE_URL= 
AUTH0_CLIENT_SECRET= 
AUTH0_BASE_URL='http://localhost:3000'

Github: Not currently in use

GITHUB_TOKEN=

OpenAI: Needed to for any AI interaciton

OPENAI_API_KEY= 
ASSISTANT_ID= 

About

TODO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •